<script>on sectionput word 2 of the clickline into lineNoput word 6 of the clickline into fieldNoput line lineNo of card field fieldNo into findLineif findLine is empty then exit sectionif last char of findLine = "t" thenput card field (word 2 of findLine) into itemListget PopUpMenu(itemList)if it < 1 then put 1 into itput line it of itemList into findLineend iflock screenput word 1 of findLine into findMeset the scroll of card field "item" to zerofind findMe in card field "item"put (top of card field "section" + ((lineNo -1) * (the textHeight of ¬card field "section"-3))) + 4 into btnPointset the top of card button "Section-Hilite" to btnPoint--set the hilite of card button "levels-Hilite" to trueunlock screenend sectionon itemput word 2 of the clickline into lineNoput word 6 of the clickline into fieldNoput word 1 of line lineNo of card field fieldNo into sectionNumif sectionNum is empty then exit itemif sectionNum contains "»" then exit itemselect line lineNo of card field fieldNopush cardvisual effect iris opengo card hashSection(sectionNum) of stack "BRUIT∆SAM Guidelines" ¬in a new windowif not(the result is empty) thenanswer "Sorry, could not find that Guideline :-("end ifset the cursor to handend item</script>